






<?if(!$CAN_ADD$)?><div align="center"><?if($LOGIN_LINK$)?><a href="$LOGIN_LINK$">   </a><?else?> <?endif?></div><?else?>
 <div class="bChat_bottom">
 <div class="bChat_r"><div style="width:30px"><input type="submit" value="OK" class="mchat" id="mchatBtn" style="width:30px;"><img alt="" style="display:none;" id="mchatAjax" src="http://s60.ucoz.net/img/fr/ajax3.gif" border="0" width="16"/></div></div>
 <div class="bChat_text"><textarea name="mcmessage" cols="20" rows="3" id="mchatMsgF2">$STR_MESSAGE$</textarea></div>
 </div>
 
 
 
 
 <?if($FLD_SECURE$)?>
 
 <table border="0" cellpadding="1" cellspacing="1" width="100%">
 <tr><td width="50%">$FLD_EMAIL$</td><td>$FLD_URL$</td></tr>
 </table>
 <?endif?>

<?endif?>






-